0

Wait! We have a something for you...

Don't leave empty-handed! Simply enter your email below and we will send you a great discount on our products:

We hate spam as much as you do! Your details are never shared and you can unsubscribe at any time.

Debug Overview

App Total Time DB Queries DB Query Total Time Amazon Requests
1.6550271511078 377 1.1267 0


No Amazon API Requests Made.


App Debug - Total Time 1.6550271511078 seconds

Number Time From Start Name Description
1 0.35584402084351 Initialise Initialise FSB Function
2 0.35790419578552 App Controller Start Start of the App controller (called before the controller of every page)
3 0.38558506965637 Start of getCategoryListByGroup Function Before first category groups query
4 0.3865761756897 After initial query Before first category groups query
5 0.38657712936401 Get Category List for Group Before the call to getCategoryList function
6 0.38657808303833 Start of GetCategoryList function Start of the function
7 0.38657999038696 Before getting categories Query to get specific category list
8 0.38742113113403 After getting categories Query to get specific category list
9 0.38742113113403 Before getting category custom Before call to function getCategoryCustom
10 0.40453815460205 After getting category custom After call to function getCategoryCustom
11 0.404541015625 Before getting category custom Before call to function getCategoryCustom
12 0.4144229888916 After getting category custom After call to function getCategoryCustom
13 0.41442608833313 Before getting category custom Before call to function getCategoryCustom
14 0.41971516609192 After getting category custom After call to function getCategoryCustom
15 0.41971707344055 Before getting category custom Before call to function getCategoryCustom
16 0.42316007614136 After getting category custom After call to function getCategoryCustom
17 0.42316102981567 Before getting category custom Before call to function getCategoryCustom
18 0.42686605453491 After getting category custom After call to function getCategoryCustom
19 0.42686700820923 Before getting category custom Before call to function getCategoryCustom
20 0.43075919151306 After getting category custom After call to function getCategoryCustom
21 0.43076109886169 End of GetCategoryList function End of the function
22 0.43076705932617 Get Category List for Group Before the call to getCategoryList function
23 0.43076920509338 Start of GetCategoryList function Start of the function
24 0.4307701587677 Before getting categories Query to get specific category list
25 0.4311420917511 End of getCategoryListByGroup Function Before return()
26 1.2818350791931 App Controller End End of the App controller (called before the controller of every page)
27 1.442312002182 App_after Controller Start Start of the App_after controller (called after the controller of every page)
28 1.4432461261749 Before Get Options Before the call to getOptions in the tpl class
29 1.4811110496521 After Get Options After the call to getOptions in the tpl class
30 1.4811470508575 App_after Controller End End of the App_after controller (called after the controller of every page)
31 1.6550171375275 Finalizing debug Before the debug is output to the page.
32 1.6550271511078 End of App This is the end of the app logging, final timestamp


Query Debug - 377 Database Queries. Total time 1.1267 seconds

Number Time (Seconds) Time (Milliseconds) Query
1 0.0016 0.0016000270843506
SELECT parameter, value FROM parameters
2 0.0038 0.0037589073181152
SELECT * FROM `bad_bots`
3 0.0003 0.0002899169921875
SET time_zone = 'Europe/London'
4 0.0010 0.00095510482788086
SELECT version FROM version ORDER BY `installed` DESC LIMIT 1
5 0.0009 0.00088405609130859
INSERT INTO ga_users (`isbot`, `ips`) SELECT '1', 'a:1:{i:0;s:14:\"216.73.216.195\";}'
6 0.0009 0.00086688995361328
INSERT INTO ga_sessions (`sessionlastseen`) SELECT '1751732349'
7 0.0011 0.0011320114135742
SELECT * FROM autorun ORDER BY lastrun ASC
8 0.0003 0.00027608871459961
UPDATE autorun SET lastrun = '2025-07-05 16:19:09' WHERE id = '16'
9 0.0004 0.0004119873046875
SELECT * FROM version ORDER BY installed DESC LIMIT 1
10 0.0009 0.00086712837219238
SELECT id FROM pages WHERE pagename = 'search' LIMIT 1
11 0.0003 0.00025200843811035
SELECT * FROM pages WHERE id = 52
12 0.0015 0.0014829635620117
SELECT * FROM template_options WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
13 0.0251 0.025061130523682
SELECT * FROM template_text WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND language = 'en'
14 0.0008 0.00078701972961426
SELECT * FROM pages WHERE pagename = 'search'
15 0.0010 0.00098800659179688
SELECT * FROM categorygroups ORDER BY sortorder ASC
16 0.0008 0.00083279609680176
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '1'  AND hidden = 0 ORDER BY sortorder ASC
17 0.0064 0.0064239501953125
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 26
18 0.0012 0.00118088722229
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 26
19 0.0007 0.00074100494384766
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 26
20 0.0003 0.00033783912658691
SELECT id FROM categories WHERE parent_id = '26'
21 0.0052 0.005202054977417
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (26)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
22 0.0010 0.0010271072387695
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (26)
				  AND p.disabled = 0 
23 0.0009 0.00094199180603027
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (26)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
24 0.0008 0.00081682205200195
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '26'
25 0.0004 0.00035190582275391
SELECT * FROM categorygroups WHERE id = '1'
26 0.0039 0.0038540363311768
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 27
27 0.0004 0.00035595893859863
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 27
28 0.0003 0.00029492378234863
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 27
29 0.0004 0.00038504600524902
SELECT id FROM categories WHERE parent_id = '27'
30 0.0033 0.0033290386199951
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (27)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
31 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (27)
				  AND p.disabled = 0 
32 0.0004 0.00037288665771484
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (27)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
33 0.0003 0.00032401084899902
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '27'
34 0.0005 0.00048589706420898
SELECT * FROM categorygroups WHERE id = '1'
35 0.0012 0.0011751651763916
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 28
36 0.0003 0.00032210350036621
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 28
37 0.0003 0.00028705596923828
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 28
38 0.0005 0.00052881240844727
SELECT id FROM categories WHERE parent_id = '28'
39 0.0013 0.0013129711151123
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (28)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
40 0.0004 0.00035381317138672
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (28)
				  AND p.disabled = 0 
41 0.0004 0.00039100646972656
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (28)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
42 0.0003 0.00031805038452148
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '28'
43 0.0005 0.00052309036254883
SELECT * FROM categorygroups WHERE id = '1'
44 0.0005 0.00049614906311035
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 29
45 0.0003 0.00032210350036621
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 29
46 0.0003 0.00028896331787109
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 29
47 0.0003 0.00033092498779297
SELECT id FROM categories WHERE parent_id = '29'
48 0.0005 0.00047802925109863
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (29)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
49 0.0003 0.00034093856811523
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (29)
				  AND p.disabled = 0 
50 0.0004 0.0003669261932373
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (29)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
51 0.0003 0.00034403800964355
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '29'
52 0.0004 0.00038409233093262
SELECT * FROM categorygroups WHERE id = '1'
53 0.0006 0.00061488151550293
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 30
54 0.0005 0.0004580020904541
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 30
55 0.0003 0.00027894973754883
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 30
56 0.0004 0.00035500526428223
SELECT id FROM categories WHERE parent_id = '30'
57 0.0005 0.00049090385437012
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (30)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
58 0.0004 0.00041794776916504
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (30)
				  AND p.disabled = 0 
59 0.0004 0.0003669261932373
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (30)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
60 0.0003 0.00031614303588867
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '30'
61 0.0003 0.0003361701965332
SELECT * FROM categorygroups WHERE id = '1'
62 0.0007 0.00069403648376465
SELECT COUNT(DISTINCT(c.product_id)) FROM products_categories c, products p WHERE c.product_id = p.id AND p.parent_id = 0 AND c.category_id = 31
63 0.0004 0.00038003921508789
SELECT COUNT(*) FROM ebay_products p, products_categories pc WHERE p.id = pc.product_id AND prod_type = 'ebay' AND pc.category_id = 31
64 0.0003 0.00033283233642578
SELECT COUNT(DISTINCT(bundle_id)) FROM bundle_categories WHERE category_id = 31
65 0.0003 0.0003349781036377
SELECT id FROM categories WHERE parent_id = '31'
66 0.0006 0.00057411193847656
SELECT COUNT(DISTINCT(p.id)) FROM products p, products_categories c
				WHERE p.id = c.product_id
				  AND c.category_id IN (31)
				  AND p.parent_id = 0
				  AND p.hidden = 0
				  AND p.enabled = 1 
67 0.0004 0.00040292739868164
SELECT COUNT(DISTINCT(p.id)) FROM bundles p, bundle_categories c
				WHERE p.id = c.bundle_id
				  AND c.category_id IN (31)
				  AND p.disabled = 0 
68 0.0004 0.00042510032653809
SELECT COUNT(DISTINCT(cp.id)) FROM custom_products cp, products_categories c
				WHERE cp.id = c.product_id
				  AND c.category_id IN (31)
				  AND c.prod_type = 'custom'
				  AND cp.hide = 0
69 0.0004 0.00036191940307617
SELECT COUNT(DISTINCT(id)) FROM categories_autopopulate WHERE category_id = '31'
70 0.0003 0.00031590461730957
SELECT * FROM categorygroups WHERE id = '1'
71 0.0004 0.00036406517028809
SELECT * FROM categories WHERE parent_id = '0' AND categorygroup_id = '2'  AND hidden = 0 ORDER BY sortorder ASC
72 0.0020 0.0020198822021484
SELECT * FROM manufacturers m WHERE m.display_sidebar = 1 AND m.merge_manufacturer_id = 0 ORDER BY linktitle ASC
73 0.0009 0.00090694427490234
SELECT * FROM sideboxes WHERE (templateuid = 'fsb-fluid2018' OR templateuid = '') AND enabled = 1 ORDER BY sortorder ASC
74 0.0005 0.00045585632324219
SELECT value FROM parameters WHERE parameter IN('EBAY_APP_ID' , 'EBAY_TRACKING_ID','EBAY_NETWORK_ID' , 'GOOGLE_SITE_KEY' , 'GOOGLE_SECRET_KEY' ,'GOOGLE_RECAPTCHA_TYPE','EBAY_AUTH_TOKEN','EBAY_LOCALE')ORDER BY parameter ASC
75 0.0010 0.00095582008361816
SELECT * FROM sideboxes_pages WHERE sidebox_id = '26'
76 0.0012 0.0011501312255859
SELECT value FROM template_options WHERE templateuid = 'fsb-fluid2018' AND optionuid = 'DISPLAY_CREDIT_ICON'
77 0.0009 0.00094795227050781
SELECT * FROM pages WHERE core = 1 ORDER BY pagekey
78 0.8401 0.84012198448181
SELECT * FROM ipgeocountries WHERE INET_ATON('216.73.216.195') >= INET_ATON(ip_start) AND INET_ATON('216.73.216.195') <= INET_ATON(ip_end)
79 0.0017 0.0016849040985107
SELECT * FROM ipgeolocations WHERE geoname_id = '6252001'
80 0.0007 0.00069808959960938
SELECT * FROM countryredirects WHERE countrycode = 'US'
81 0.0004 0.00039291381835938
SELECT * FROM pages WHERE pagename = 'search'
82 0.0048 0.0047628879547119
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
83 0.0013 0.0013318061828613
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
84 0.0009 0.00090289115905762
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 ORDER BY n.displayname ASC
85 0.0046 0.004641056060791
SELECT MAX(price) as maxprice, MIN(price) as minprice FROM products WHERE enabled = 1 AND hidden = 0 AND price <> 0 
86 0.0013 0.0013298988342285
SELECT * FROM manufacturers WHERE display_filter = 1 AND merge_manufacturer_id = 0 ORDER BY name
87 0.0004 0.00037503242492676
SELECT * FROM productattributenames n WHERE hidden = 0 AND metabrowse = 1 AND sidebarfilter = 1 ORDER BY n.displayname ASC
88 0.0008 0.00077700614929199
INSERT INTO searches (`keywords`, `timestamp`, `ip`) SELECT 'palais des thes the vert genmaicha yama bote metal 130g', NOW(), '216.73.216.195'
89 0.0005 0.00052595138549805
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
90 0.0003 0.00034308433532715
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
91 0.0040 0.003993034362793
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
92 0.0004 0.00035810470581055
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
93 0.0003 0.00032687187194824
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
94 0.0003 0.00034999847412109
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1
95 0.0055 0.0055420398712158
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1
96 0.0003 0.00029110908508301
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
97 0.0002 0.00024819374084473
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
98 0.0003 0.00034785270690918
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (title)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (title)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (title) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
99 0.0003 0.00032901763916016
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
100 0.0039 0.0038740634918213
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE 'palais') OR (keyfeatures LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (keyfeatures LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (keyfeatures LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (keyfeatures LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (keyfeatures LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (keyfeatures LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (keyfeatures LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (keyfeatures LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (keyfeatures LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (keyfeatures LIKE '130g') OR (title LIKE '130g'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
101 0.0003 0.00029206275939941
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
102 0.0003 0.00026893615722656
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE 'palais') OR (title LIKE 'palais') OR (description LIKE 'des') OR (title LIKE 'des') OR (description LIKE 'thes') OR (title LIKE 'thes') OR (description LIKE 'the') OR (title LIKE 'the') OR (description LIKE 'vert') OR (title LIKE 'vert') OR (description LIKE 'genmaicha') OR (title LIKE 'genmaicha') OR (description LIKE 'yama') OR (title LIKE 'yama') OR (description LIKE 'bote') OR (title LIKE 'bote') OR (description LIKE 'metal') OR (title LIKE 'metal') OR (description LIKE '130g') OR (title LIKE '130g'))
		AND hide = 0
103 0.0003 0.00031709671020508
SELECT DISTINCT (p.id), salesrank, price, linktitle,
    MATCH (description, keyfeatures, title, descriptionsecondary)
    AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE) as searchrelevance, 'product' AS type
    FROM products p 
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 UNION SELECT DISTINCT(b.id), salesrank, price, title as `linktitle`, MATCH (description, keyfeatures, title, descriptionsecondary)
        AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g'), 'bundle' AS type FROM bundles b
		WHERE MATCH (description, keyfeatures, title, descriptionsecondary) AGAINST ('+pala} +d} +th} +the +vert +genmaicha +yama +bote +metal +130g' IN BOOLEAN MODE)
		AND b.disabled = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
104 0.0108 0.010828018188477
SELECT DISTINCT (p.id), salesrank, price, linktitle,
          'product' AS type
          FROM products p 
		WHERE ((description LIKE '%palais%') OR (keyfeatures LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (keyfeatures LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (keyfeatures LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (keyfeatures LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (keyfeatures LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (keyfeatures LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (keyfeatures LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (keyfeatures LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (keyfeatures LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (keyfeatures LIKE '%130g%') OR (title LIKE '%130g%'))

		AND enabled = 1
		AND hidden = 0
		AND parent_id = 0
		
		AND 1 = 1 ORDER BY salesrank ASC
105 0.0005 0.0005030632019043
SELECT DISTINCT (p.id), price, linktitle,
          'ebayproduct' AS type
          FROM ebay_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
106 0.0004 0.00037789344787598
SELECT DISTINCT (p.id), price, linktitle,
          'customproduct' AS type
          FROM custom_products p 
		WHERE ((description LIKE '%palais%') OR (title LIKE '%palais%') OR (description LIKE '%des%') OR (title LIKE '%des%') OR (description LIKE '%thes%') OR (title LIKE '%thes%') OR (description LIKE '%the%') OR (title LIKE '%the%') OR (description LIKE '%vert%') OR (title LIKE '%vert%') OR (description LIKE '%genmaicha%') OR (title LIKE '%genmaicha%') OR (description LIKE '%yama%') OR (title LIKE '%yama%') OR (description LIKE '%bote%') OR (title LIKE '%bote%') OR (description LIKE '%metal%') OR (title LIKE '%metal%') OR (description LIKE '%130g%') OR (title LIKE '%130g%'))
		AND hide = 0
107 0.0004 0.00041699409484863
SELECT * FROM products WHERE id = '1341'
108 0.0017 0.0017051696777344
SELECT * FROM productimages WHERE product_id = '1341' ORDER BY sortorder ASC
109 0.0017 0.0017261505126953
SELECT * FROM product_image_select WHERE product_id = '1341'
110 0.0014 0.0014140605926514
SELECT * FROM productcustomimages WHERE product_id = '1341'
111 0.0022 0.0021638870239258
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1341' AND a.name = n.originalname
112 0.0014 0.0014190673828125
SELECT * FROM productoffers WHERE product_id = '1341' AND merchantid = 'A1X6FK5RDHNB96'
113 0.0004 0.00041413307189941
SELECT * FROM productoffers
                WHERE product_id = '1341' AND price > 0
                ORDER BY price ASC LIMIT 1
114 0.0004 0.00036001205444336
SELECT * FROM productoffers
                WHERE product_id = 1341
                ORDER BY price ASC LIMIT 1
115 0.0006 0.00058197975158691
SELECT value FROM productattributes
                WHERE product_id = '1341'
                AND name = 'ListPriceAmount'
116 0.0004 0.00043702125549316
SELECT value FROM productattributes WHERE product_id = '1341' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
117 0.0006 0.00059103965759277
SELECT * FROM products WHERE id = '1090'
118 0.0006 0.00060510635375977
SELECT * FROM productimages WHERE product_id = '1090' ORDER BY sortorder ASC
119 0.0010 0.00095105171203613
SELECT * FROM product_image_select WHERE product_id = '1090'
120 0.0005 0.00046110153198242
SELECT * FROM productcustomimages WHERE product_id = '1090'
121 0.0014 0.0013930797576904
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1090' AND a.name = n.originalname
122 0.0006 0.00055408477783203
SELECT * FROM productoffers WHERE product_id = '1090' AND merchantid = 'A1X6FK5RDHNB96'
123 0.0004 0.0003809928894043
SELECT * FROM productoffers
                WHERE product_id = '1090' AND price > 0
                ORDER BY price ASC LIMIT 1
124 0.0003 0.00034809112548828
SELECT * FROM productoffers
                WHERE product_id = 1090
                ORDER BY price ASC LIMIT 1
125 0.0004 0.00042200088500977
SELECT value FROM productattributes
                WHERE product_id = '1090'
                AND name = 'ListPriceAmount'
126 0.0004 0.00044107437133789
SELECT value FROM productattributes WHERE product_id = '1090' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
127 0.0006 0.00056004524230957
SELECT * FROM products WHERE id = '1091'
128 0.0005 0.00052714347839355
SELECT * FROM productimages WHERE product_id = '1091' ORDER BY sortorder ASC
129 0.0009 0.00088405609130859
SELECT * FROM product_image_select WHERE product_id = '1091'
130 0.0005 0.00050711631774902
SELECT * FROM productcustomimages WHERE product_id = '1091'
131 0.0011 0.0011169910430908
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1091' AND a.name = n.originalname
132 0.0005 0.00052785873413086
SELECT * FROM productoffers WHERE product_id = '1091' AND merchantid = 'A1X6FK5RDHNB96'
133 0.0004 0.00038981437683105
SELECT * FROM productoffers
                WHERE product_id = '1091' AND price > 0
                ORDER BY price ASC LIMIT 1
134 0.0003 0.00034093856811523
SELECT * FROM productoffers
                WHERE product_id = 1091
                ORDER BY price ASC LIMIT 1
135 0.0004 0.00038790702819824
SELECT value FROM productattributes
                WHERE product_id = '1091'
                AND name = 'ListPriceAmount'
136 0.0005 0.00049090385437012
SELECT value FROM productattributes WHERE product_id = '1091' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
137 0.0006 0.00058317184448242
SELECT * FROM products WHERE id = '1097'
138 0.0005 0.00053191184997559
SELECT * FROM productimages WHERE product_id = '1097' ORDER BY sortorder ASC
139 0.0009 0.0009150505065918
SELECT * FROM product_image_select WHERE product_id = '1097'
140 0.0004 0.00044894218444824
SELECT * FROM productcustomimages WHERE product_id = '1097'
141 0.0015 0.0014970302581787
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1097' AND a.name = n.originalname
142 0.0006 0.00057005882263184
SELECT * FROM productoffers WHERE product_id = '1097' AND merchantid = 'A1X6FK5RDHNB96'
143 0.0004 0.00039005279541016
SELECT * FROM productoffers
                WHERE product_id = '1097' AND price > 0
                ORDER BY price ASC LIMIT 1
144 0.0004 0.00035500526428223
SELECT * FROM productoffers
                WHERE product_id = 1097
                ORDER BY price ASC LIMIT 1
145 0.0004 0.00041985511779785
SELECT value FROM productattributes
                WHERE product_id = '1097'
                AND name = 'ListPriceAmount'
146 0.0004 0.00043702125549316
SELECT value FROM productattributes WHERE product_id = '1097' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
147 0.0005 0.00054287910461426
SELECT * FROM products WHERE id = '1101'
148 0.0005 0.00052309036254883
SELECT * FROM productimages WHERE product_id = '1101' ORDER BY sortorder ASC
149 0.0009 0.00088906288146973
SELECT * FROM product_image_select WHERE product_id = '1101'
150 0.0004 0.00044608116149902
SELECT * FROM productcustomimages WHERE product_id = '1101'
151 0.0012 0.0011730194091797
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1101' AND a.name = n.originalname
152 0.0005 0.00053095817565918
SELECT * FROM productoffers WHERE product_id = '1101' AND merchantid = 'A1X6FK5RDHNB96'
153 0.0004 0.00038719177246094
SELECT * FROM productoffers
                WHERE product_id = '1101' AND price > 0
                ORDER BY price ASC LIMIT 1
154 0.0003 0.00034403800964355
SELECT * FROM productoffers
                WHERE product_id = 1101
                ORDER BY price ASC LIMIT 1
155 0.0004 0.0003969669342041
SELECT value FROM productattributes
                WHERE product_id = '1101'
                AND name = 'ListPriceAmount'
156 0.0004 0.00044798851013184
SELECT value FROM productattributes WHERE product_id = '1101' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
157 0.0006 0.00057601928710938
SELECT * FROM products WHERE id = '1102'
158 0.0005 0.00050497055053711
SELECT * FROM productimages WHERE product_id = '1102' ORDER BY sortorder ASC
159 0.0009 0.00091409683227539
SELECT * FROM product_image_select WHERE product_id = '1102'
160 0.0004 0.0004429817199707
SELECT * FROM productcustomimages WHERE product_id = '1102'
161 0.0015 0.001478910446167
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1102' AND a.name = n.originalname
162 0.0005 0.00054788589477539
SELECT * FROM productoffers WHERE product_id = '1102' AND merchantid = 'A1X6FK5RDHNB96'
163 0.0004 0.00037789344787598
SELECT * FROM productoffers
                WHERE product_id = '1102' AND price > 0
                ORDER BY price ASC LIMIT 1
164 0.0003 0.00034713745117188
SELECT * FROM productoffers
                WHERE product_id = 1102
                ORDER BY price ASC LIMIT 1
165 0.0004 0.00039792060852051
SELECT value FROM productattributes
                WHERE product_id = '1102'
                AND name = 'ListPriceAmount'
166 0.0004 0.00043320655822754
SELECT value FROM productattributes WHERE product_id = '1102' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
167 0.0005 0.00050902366638184
SELECT * FROM products WHERE id = '1588'
168 0.0005 0.00048303604125977
SELECT * FROM productimages WHERE product_id = '1588' ORDER BY sortorder ASC
169 0.0004 0.0004279613494873
SELECT pi.*, p.parent_id FROM productimages pi, products p WHERE p.parent_id = '1588' AND p.id = pi.product_id ORDER BY pi.sortorder
170 0.0008 0.00081300735473633
SELECT * FROM product_image_select WHERE product_id = '1588'
171 0.0004 0.0003821849822998
SELECT * FROM productcustomimages WHERE product_id = '1588'
172 0.0005 0.0005028247833252
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1588'
                GROUP BY o.product_id
173 0.0022 0.002173900604248
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1588'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
174 0.0005 0.00050020217895508
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1588
175 0.0010 0.00097489356994629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1588' AND a.name = n.originalname
176 0.0003 0.00033307075500488
SELECT * FROM productoffers WHERE product_id = '1588' AND merchantid = 'A1X6FK5RDHNB96'
177 0.0004 0.00037693977355957
SELECT * FROM productoffers
                WHERE product_id = '1588' AND price > 0
                ORDER BY price ASC LIMIT 1
178 0.0003 0.00032186508178711
SELECT * FROM productoffers
                WHERE product_id = 1588
                ORDER BY price ASC LIMIT 1
179 0.0004 0.00035595893859863
SELECT value FROM productattributes
                WHERE product_id = '1588'
                AND name = 'ListPriceAmount'
180 0.0004 0.00037097930908203
SELECT  o.product_id, MIN(o.price) as price, p.customprice
                FROM    products        p,
                        productoffers   o
                WHERE   p.id        = o.product_id
                  AND   p.parent_id = '1588'
                GROUP BY o.product_id
181 0.0006 0.00062298774719238
SELECT  n.displayname, o.name
                FROM    productoptionnames  n,
                        productoptions      o,
                        products            p
                WHERE   n.originalname  = o.name
                  AND   o.product_id    = p.id
                  AND   p.parent_id     = '1588'
                GROUP BY n.displayname
                ORDER BY n.displayname DESC
182 0.0003 0.00034713745117188
SELECT MAX(amountsaved) AS maxsaving, MIN(amountsaved) AS minsaving FROM productoffers o, products p WHERE o.product_id = p.id AND p.parent_id = 1588
183 0.0005 0.00053501129150391
SELECT value FROM productattributes WHERE product_id = '1588' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
184 0.0006 0.00058388710021973
SELECT  o.value
                FROM    products            p,
                        productoptions      o
                WHERE   p.parent_id     = '1588'
                  AND   p.id            = o.product_id
                  AND   o.name          = 'Color'
                GROUP BY o.value
                ORDER BY o.value ASC
185 0.0004 0.0003659725189209
SELECT * FROM products WHERE parent_id = '1588'
186 0.0006 0.00056815147399902
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4140' AND a.name = n.originalname
187 0.0010 0.0010380744934082
SELECT * FROM productoffers WHERE product_id = '4140' AND merchantid = 'A1X6FK5RDHNB96'
188 0.0003 0.00034499168395996
SELECT * FROM productoffers
                WHERE product_id = '4140' AND price > 0
                ORDER BY price ASC LIMIT 1
189 0.0003 0.00029993057250977
SELECT * FROM productoffers
                WHERE product_id = 4140
                ORDER BY price ASC LIMIT 1
190 0.0003 0.00031399726867676
SELECT value FROM productattributes
                WHERE product_id = '4140'
                AND name = 'ListPriceAmount'
191 0.0003 0.00033903121948242
SELECT * FROM products WHERE id = '1108'
192 0.0005 0.00051093101501465
SELECT * FROM productimages WHERE product_id = '1108' ORDER BY sortorder ASC
193 0.0006 0.00056791305541992
SELECT * FROM product_image_select WHERE product_id = '1108'
194 0.0004 0.00037193298339844
SELECT * FROM productcustomimages WHERE product_id = '1108'
195 0.0009 0.00089383125305176
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1108' AND a.name = n.originalname
196 0.0004 0.00036406517028809
SELECT * FROM productoffers WHERE product_id = '1108' AND merchantid = 'A1X6FK5RDHNB96'
197 0.0003 0.00029110908508301
SELECT * FROM productoffers
                WHERE product_id = '1108' AND price > 0
                ORDER BY price ASC LIMIT 1
198 0.0003 0.00026702880859375
SELECT * FROM productoffers
                WHERE product_id = 1108
                ORDER BY price ASC LIMIT 1
199 0.0003 0.00029492378234863
SELECT value FROM productattributes
                WHERE product_id = '1108'
                AND name = 'ListPriceAmount'
200 0.0003 0.00032281875610352
SELECT value FROM productattributes WHERE product_id = '1108' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
201 0.0004 0.00044798851013184
SELECT * FROM products WHERE id = '1109'
202 0.0004 0.00035905838012695
SELECT * FROM productimages WHERE product_id = '1109' ORDER BY sortorder ASC
203 0.0006 0.00060892105102539
SELECT * FROM product_image_select WHERE product_id = '1109'
204 0.0003 0.00033092498779297
SELECT * FROM productcustomimages WHERE product_id = '1109'
205 0.0007 0.00073790550231934
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1109' AND a.name = n.originalname
206 0.0004 0.00035381317138672
SELECT * FROM productoffers WHERE product_id = '1109' AND merchantid = 'A1X6FK5RDHNB96'
207 0.0003 0.00028204917907715
SELECT * FROM productoffers
                WHERE product_id = '1109' AND price > 0
                ORDER BY price ASC LIMIT 1
208 0.0003 0.0002598762512207
SELECT * FROM productoffers
                WHERE product_id = 1109
                ORDER BY price ASC LIMIT 1
209 0.0003 0.00027298927307129
SELECT value FROM productattributes
                WHERE product_id = '1109'
                AND name = 'ListPriceAmount'
210 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '1109' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
211 0.0004 0.00037407875061035
SELECT * FROM products WHERE id = '1111'
212 0.0004 0.00037503242492676
SELECT * FROM productimages WHERE product_id = '1111' ORDER BY sortorder ASC
213 0.0005 0.00053596496582031
SELECT * FROM product_image_select WHERE product_id = '1111'
214 0.0003 0.00032401084899902
SELECT * FROM productcustomimages WHERE product_id = '1111'
215 0.0009 0.00090599060058594
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1111' AND a.name = n.originalname
216 0.0003 0.00034999847412109
SELECT * FROM productoffers WHERE product_id = '1111' AND merchantid = 'A1X6FK5RDHNB96'
217 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = '1111' AND price > 0
                ORDER BY price ASC LIMIT 1
218 0.0003 0.00029301643371582
SELECT value FROM productattributes WHERE product_id = '1111' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
219 0.0004 0.00037813186645508
SELECT * FROM products WHERE id = '1112'
220 0.0004 0.00037813186645508
SELECT * FROM productimages WHERE product_id = '1112' ORDER BY sortorder ASC
221 0.0006 0.00057697296142578
SELECT * FROM product_image_select WHERE product_id = '1112'
222 0.0003 0.0003209114074707
SELECT * FROM productcustomimages WHERE product_id = '1112'
223 0.0009 0.00091385841369629
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1112' AND a.name = n.originalname
224 0.0004 0.00036001205444336
SELECT * FROM productoffers WHERE product_id = '1112' AND merchantid = 'A1X6FK5RDHNB96'
225 0.0003 0.00028419494628906
SELECT * FROM productoffers
                WHERE product_id = '1112' AND price > 0
                ORDER BY price ASC LIMIT 1
226 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = 1112
                ORDER BY price ASC LIMIT 1
227 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '1112'
                AND name = 'ListPriceAmount'
228 0.0006 0.00056004524230957
SELECT value FROM productattributes WHERE product_id = '1112' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
229 0.0004 0.0003821849822998
SELECT * FROM products WHERE id = '1118'
230 0.0004 0.00041103363037109
SELECT * FROM productimages WHERE product_id = '1118' ORDER BY sortorder ASC
231 0.0006 0.00056219100952148
SELECT * FROM product_image_select WHERE product_id = '1118'
232 0.0003 0.00034713745117188
SELECT * FROM productcustomimages WHERE product_id = '1118'
233 0.0007 0.00070905685424805
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1118' AND a.name = n.originalname
234 0.0004 0.00040793418884277
SELECT * FROM productoffers WHERE product_id = '1118' AND merchantid = 'A1X6FK5RDHNB96'
235 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '1118' AND price > 0
                ORDER BY price ASC LIMIT 1
236 0.0003 0.00028800964355469
SELECT * FROM productoffers
                WHERE product_id = 1118
                ORDER BY price ASC LIMIT 1
237 0.0003 0.00028300285339355
SELECT value FROM productattributes
                WHERE product_id = '1118'
                AND name = 'ListPriceAmount'
238 0.0003 0.00030207633972168
SELECT value FROM productattributes WHERE product_id = '1118' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
239 0.0004 0.00039315223693848
SELECT * FROM products WHERE id = '1119'
240 0.0003 0.00034093856811523
SELECT * FROM productimages WHERE product_id = '1119' ORDER BY sortorder ASC
241 0.0008 0.0007789134979248
SELECT * FROM product_image_select WHERE product_id = '1119'
242 0.0003 0.00034785270690918
SELECT * FROM productcustomimages WHERE product_id = '1119'
243 0.0007 0.00070405006408691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1119' AND a.name = n.originalname
244 0.0003 0.00034809112548828
SELECT * FROM productoffers WHERE product_id = '1119' AND merchantid = 'A1X6FK5RDHNB96'
245 0.0003 0.0002739429473877
SELECT * FROM productoffers
                WHERE product_id = '1119' AND price > 0
                ORDER BY price ASC LIMIT 1
246 0.0003 0.0003058910369873
SELECT * FROM productoffers
                WHERE product_id = 1119
                ORDER BY price ASC LIMIT 1
247 0.0003 0.00031781196594238
SELECT value FROM productattributes
                WHERE product_id = '1119'
                AND name = 'ListPriceAmount'
248 0.0003 0.00031399726867676
SELECT value FROM productattributes WHERE product_id = '1119' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
249 0.0004 0.00037789344787598
SELECT * FROM products WHERE id = '1120'
250 0.0004 0.00035619735717773
SELECT * FROM productimages WHERE product_id = '1120' ORDER BY sortorder ASC
251 0.0011 0.0010781288146973
SELECT * FROM product_image_select WHERE product_id = '1120'
252 0.0012 0.0011940002441406
SELECT * FROM productcustomimages WHERE product_id = '1120'
253 0.0037 0.0037300586700439
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1120' AND a.name = n.originalname
254 0.0057 0.0057201385498047
SELECT * FROM productoffers WHERE product_id = '1120' AND merchantid = 'A1X6FK5RDHNB96'
255 0.0005 0.00051498413085938
SELECT * FROM productoffers
                WHERE product_id = '1120' AND price > 0
                ORDER BY price ASC LIMIT 1
256 0.0007 0.00068902969360352
SELECT value FROM productattributes WHERE product_id = '1120' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
257 0.0007 0.00066614151000977
SELECT * FROM products WHERE id = '1121'
258 0.0006 0.0006101131439209
SELECT * FROM productimages WHERE product_id = '1121' ORDER BY sortorder ASC
259 0.0010 0.00097990036010742
SELECT * FROM product_image_select WHERE product_id = '1121'
260 0.0005 0.00047016143798828
SELECT * FROM productcustomimages WHERE product_id = '1121'
261 0.0014 0.001446008682251
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1121' AND a.name = n.originalname
262 0.0009 0.00093293190002441
SELECT * FROM productoffers WHERE product_id = '1121' AND merchantid = 'A1X6FK5RDHNB96'
263 0.0003 0.0002899169921875
SELECT * FROM productoffers
                WHERE product_id = '1121' AND price > 0
                ORDER BY price ASC LIMIT 1
264 0.0003 0.00027298927307129
SELECT value FROM productattributes WHERE product_id = '1121' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
265 0.0004 0.00041294097900391
SELECT * FROM products WHERE id = '2898'
266 0.0003 0.00034403800964355
SELECT * FROM productimages WHERE product_id = '2898' ORDER BY sortorder ASC
267 0.0005 0.00047206878662109
SELECT * FROM product_image_select WHERE product_id = '2898'
268 0.0003 0.00030422210693359
SELECT * FROM productcustomimages WHERE product_id = '2898'
269 0.0006 0.00062680244445801
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '2898' AND a.name = n.originalname
270 0.0003 0.0003209114074707
SELECT * FROM productoffers WHERE product_id = '2898' AND merchantid = 'A1X6FK5RDHNB96'
271 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '2898' AND price > 0
                ORDER BY price ASC LIMIT 1
272 0.0002 0.00023102760314941
SELECT * FROM productoffers
                WHERE product_id = 2898
                ORDER BY price ASC LIMIT 1
273 0.0003 0.00026607513427734
SELECT value FROM productattributes
                WHERE product_id = '2898'
                AND name = 'ListPriceAmount'
274 0.0003 0.00026702880859375
SELECT value FROM productattributes WHERE product_id = '2898' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
275 0.0003 0.00034093856811523
SELECT * FROM products WHERE id = '1124'
276 0.0004 0.00038313865661621
SELECT * FROM productimages WHERE product_id = '1124' ORDER BY sortorder ASC
277 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '1124'
278 0.0003 0.00030517578125
SELECT * FROM productcustomimages WHERE product_id = '1124'
279 0.0008 0.00076007843017578
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1124' AND a.name = n.originalname
280 0.0003 0.00031304359436035
SELECT * FROM productoffers WHERE product_id = '1124' AND merchantid = 'A1X6FK5RDHNB96'
281 0.0003 0.00028419494628906
SELECT * FROM productoffers
                WHERE product_id = '1124' AND price > 0
                ORDER BY price ASC LIMIT 1
282 0.0002 0.00022506713867188
SELECT * FROM productoffers
                WHERE product_id = 1124
                ORDER BY price ASC LIMIT 1
283 0.0003 0.00026202201843262
SELECT value FROM productattributes
                WHERE product_id = '1124'
                AND name = 'ListPriceAmount'
284 0.0003 0.00028586387634277
SELECT value FROM productattributes WHERE product_id = '1124' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
285 0.0003 0.00032401084899902
SELECT * FROM products WHERE id = '1127'
286 0.0003 0.00032186508178711
SELECT * FROM productimages WHERE product_id = '1127' ORDER BY sortorder ASC
287 0.0004 0.00044107437133789
SELECT * FROM product_image_select WHERE product_id = '1127'
288 0.0003 0.00025701522827148
SELECT * FROM productcustomimages WHERE product_id = '1127'
289 0.0007 0.0006871223449707
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1127' AND a.name = n.originalname
290 0.0003 0.00032591819763184
SELECT * FROM productoffers WHERE product_id = '1127' AND merchantid = 'A1X6FK5RDHNB96'
291 0.0003 0.00026202201843262
SELECT * FROM productoffers
                WHERE product_id = '1127' AND price > 0
                ORDER BY price ASC LIMIT 1
292 0.0003 0.00025105476379395
SELECT value FROM productattributes WHERE product_id = '1127' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
293 0.0009 0.00091004371643066
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1341' ORDER BY timestamp DESC
294 0.0002 0.00020718574523926
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1090' ORDER BY timestamp DESC
295 0.0002 0.00018978118896484
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1091' ORDER BY timestamp DESC
296 0.0002 0.00019693374633789
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1097' ORDER BY timestamp DESC
297 0.0002 0.00018310546875
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1101' ORDER BY timestamp DESC
298 0.0002 0.00018596649169922
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1102' ORDER BY timestamp DESC
299 0.0002 0.00018882751464844
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1588' ORDER BY timestamp DESC
300 0.0002 0.00018191337585449
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1108' ORDER BY timestamp DESC
301 0.0002 0.00017905235290527
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1109' ORDER BY timestamp DESC
302 0.0002 0.00018119812011719
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1111' ORDER BY timestamp DESC
303 0.0002 0.00020194053649902
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1112' ORDER BY timestamp DESC
304 0.0002 0.00019216537475586
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1118' ORDER BY timestamp DESC
305 0.0002 0.00019478797912598
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1119' ORDER BY timestamp DESC
306 0.0002 0.0001981258392334
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1120' ORDER BY timestamp DESC
307 0.0002 0.00018215179443359
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1121' ORDER BY timestamp DESC
308 0.0002 0.00021100044250488
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '2898' ORDER BY timestamp DESC
309 0.0002 0.00018692016601562
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1124' ORDER BY timestamp DESC
310 0.0002 0.00022196769714355
SELECT * FROM customerreviews WHERE approved = 1 AND productid = '1127' ORDER BY timestamp DESC
311 0.0008 0.00082302093505859
SELECT * FROM template_info WHERE templateuid = 'fsb-fluid2018'
312 0.0007 0.00066900253295898
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_user_data'
313 0.0002 0.00022697448730469
SELECT ga_value FROM google_analytics_options WHERE `ga_key` = 'ga_tracking_status'
314 0.0118 0.011772871017456
SELECT p.id,p.parent_id, o.price,p.asin FROM products p, productoffers o WHERE p.id = o.product_id AND p.parent_id = 0 AND hidden = 0 AND offers > 0 AND (SELECT COUNT(pi.id) FROM productimages pi WHERE pi.product_id = p.id) > 1 AND o.id IN (SELECT x.id FROM productoffers x WHERE x.product_id = p.id HAVING MIN(x.price)) ORDER BY p.title DESC LIMIT 6
315 0.0010 0.0010209083557129
SELECT p.id,p.price,p.listingtype FROM ebay_products p WHERE hide = 0 AND (SELECT COUNT(pi.id) FROM ebay_prod_images pi WHERE pi.prodid = p.id) > 1 ORDER BY p.title DESC LIMIT 6
316 0.0004 0.00037980079650879
SELECT p.id,p.price,p.currency FROM custom_products p WHERE hide = 0 AND orginalprice > 0 AND (SELECT COUNT(pi.id) FROM productcustomimages pi WHERE pi.product_id = p.id) > 1 ORDER BY p.title DESC LIMIT 6
317 0.0004 0.00035500526428223
SELECT * FROM products WHERE id = 1626
318 0.0003 0.00027585029602051
SELECT * FROM products WHERE id = 4041
319 0.0002 0.0002291202545166
SELECT * FROM products WHERE id = 4312
320 0.0003 0.00027084350585938
SELECT * FROM products WHERE id = 777
321 0.0003 0.0002739429473877
SELECT * FROM products WHERE id = 3881
322 0.0002 0.00022196769714355
SELECT * FROM products WHERE id = 4213
323 0.0002 0.00023484230041504
SELECT * FROM products WHERE id = '1626'
324 0.0003 0.00032401084899902
SELECT * FROM productimages WHERE product_id = '1626' ORDER BY sortorder ASC
325 0.0004 0.00042605400085449
SELECT * FROM product_image_select WHERE product_id = '1626'
326 0.0003 0.00025200843811035
SELECT * FROM productcustomimages WHERE product_id = '1626'
327 0.0006 0.00060105323791504
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '1626' AND a.name = n.originalname
328 0.0003 0.00030779838562012
SELECT * FROM productoffers WHERE product_id = '1626' AND merchantid = 'A1X6FK5RDHNB96'
329 0.0003 0.00025391578674316
SELECT * FROM productoffers
                WHERE product_id = '1626' AND price > 0
                ORDER BY price ASC LIMIT 1
330 0.0003 0.00026488304138184
SELECT value FROM productattributes WHERE product_id = '1626' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
331 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '4041'
332 0.0003 0.00030779838562012
SELECT * FROM productimages WHERE product_id = '4041' ORDER BY sortorder ASC
333 0.0004 0.00043201446533203
SELECT * FROM product_image_select WHERE product_id = '4041'
334 0.0003 0.00026082992553711
SELECT * FROM productcustomimages WHERE product_id = '4041'
335 0.0007 0.00070405006408691
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4041' AND a.name = n.originalname
336 0.0003 0.00030994415283203
SELECT * FROM productoffers WHERE product_id = '4041' AND merchantid = 'A1X6FK5RDHNB96'
337 0.0003 0.00028300285339355
SELECT * FROM productoffers
                WHERE product_id = '4041' AND price > 0
                ORDER BY price ASC LIMIT 1
338 0.0003 0.00025081634521484
SELECT value FROM productattributes WHERE product_id = '4041' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
339 0.0003 0.00032496452331543
SELECT * FROM products WHERE id = '4312'
340 0.0003 0.00028395652770996
SELECT * FROM productimages WHERE product_id = '4312' ORDER BY sortorder ASC
341 0.0004 0.00043082237243652
SELECT * FROM product_image_select WHERE product_id = '4312'
342 0.0003 0.00026202201843262
SELECT * FROM productcustomimages WHERE product_id = '4312'
343 0.0006 0.00063991546630859
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4312' AND a.name = n.originalname
344 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '4312' AND merchantid = 'A1X6FK5RDHNB96'
345 0.0002 0.0002448558807373
SELECT * FROM productoffers
                WHERE product_id = '4312' AND price > 0
                ORDER BY price ASC LIMIT 1
346 0.0003 0.00027585029602051
SELECT value FROM productattributes WHERE product_id = '4312' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
347 0.0004 0.0003819465637207
SELECT * FROM products WHERE id = '777'
348 0.0003 0.00029397010803223
SELECT * FROM productimages WHERE product_id = '777' ORDER BY sortorder ASC
349 0.0004 0.00043106079101562
SELECT * FROM product_image_select WHERE product_id = '777'
350 0.0003 0.00031113624572754
SELECT * FROM productcustomimages WHERE product_id = '777'
351 0.0007 0.00067496299743652
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '777' AND a.name = n.originalname
352 0.0003 0.0003199577331543
SELECT * FROM productoffers WHERE product_id = '777' AND merchantid = 'A1X6FK5RDHNB96'
353 0.0003 0.00026106834411621
SELECT * FROM productoffers
                WHERE product_id = '777' AND price > 0
                ORDER BY price ASC LIMIT 1
354 0.0002 0.00024509429931641
SELECT value FROM productattributes WHERE product_id = '777' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
355 0.0004 0.00036787986755371
SELECT * FROM products WHERE id = '3881'
356 0.0004 0.00035786628723145
SELECT * FROM productimages WHERE product_id = '3881' ORDER BY sortorder ASC
357 0.0005 0.00046992301940918
SELECT * FROM product_image_select WHERE product_id = '3881'
358 0.0003 0.00025391578674316
SELECT * FROM productcustomimages WHERE product_id = '3881'
359 0.0007 0.00069403648376465
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '3881' AND a.name = n.originalname
360 0.0003 0.00029706954956055
SELECT * FROM productoffers WHERE product_id = '3881' AND merchantid = 'A1X6FK5RDHNB96'
361 0.0002 0.00024604797363281
SELECT * FROM productoffers
                WHERE product_id = '3881' AND price > 0
                ORDER BY price ASC LIMIT 1
362 0.0002 0.00024604797363281
SELECT value FROM productattributes WHERE product_id = '3881' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
363 0.0004 0.00038003921508789
SELECT * FROM products WHERE id = '4213'
364 0.0003 0.00034904479980469
SELECT * FROM productimages WHERE product_id = '4213' ORDER BY sortorder ASC
365 0.0005 0.00050783157348633
SELECT * FROM product_image_select WHERE product_id = '4213'
366 0.0003 0.00025010108947754
SELECT * FROM productcustomimages WHERE product_id = '4213'
367 0.0007 0.00069880485534668
SELECT a.name, n.displayname,a.value FROM productattributes a, productattributenames n WHERE product_id = '4213' AND a.name = n.originalname
368 0.0003 0.00028705596923828
SELECT * FROM productoffers WHERE product_id = '4213' AND merchantid = 'A1X6FK5RDHNB96'
369 0.0002 0.00024509429931641
SELECT * FROM productoffers
                WHERE product_id = '4213' AND price > 0
                ORDER BY price ASC LIMIT 1
370 0.0003 0.00032186508178711
SELECT value FROM productattributes WHERE product_id = '4213' AND (name = 'ListPriceAmount' OR name = 'ListPriceFormattedPrice') ORDER BY name LIMIT 1
371 0.0012 0.0011711120605469
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'header' ORDER BY sortorder ASC
372 0.0005 0.00045013427734375
SELECT * FROM template_includes WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND area = 'footer' ORDER BY sortorder ASC
373 0.0016 0.0015549659729004
SELECT * FROM template_css WHERE deleted = 0 AND templateuid = 'fsb-fluid2018' AND skinuid = ''
374 0.0009 0.00088095664978027
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
375 0.0003 0.00033092498779297
SELECT * FROM template_images WHERE deleted = 0 AND templateuid = 'fsb-fluid2018'
376 0.0004 0.00043392181396484
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'FB_DEFAULT_SHARE_IMAGE'
377 0.0005 0.00051093101501465
SELECT * FROM template_images WHERE templateuid = 'fsb-fluid2018' AND imageuid = 'HEAD_LOGO'